home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000953_kb@cs.umb.edu_Sat Sep 17 02:23:47 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  1KB

  1. Received: from terminus.cs.umb.edu by cs.umb.edu with SMTP id AA28694
  2.   (5.65c/IDA-1.4.4 for <tex-k-exp@cs.umb.edu>); Sat, 17 Sep 1994 06:23:56 -0400
  3. Received: by terminus.cs.umb.edu id AA27208
  4.   (5.65c/IDA-1.4.4 for tex-k); Sat, 17 Sep 1994 06:23:47 -0400
  5. Date: Sat, 17 Sep 1994 06:23:47 -0400
  6. From: "K. Berry" <kb@cs.umb.edu>
  7. Message-Id: <199409171023.AA27208@terminus.cs.umb.edu>
  8. To: stiv@gsbs20.gs.uth.tmc.edu
  9. Cc: tex-k@cs.umb.edu
  10. Subject: Re: dvijl bug report
  11.  
  12.     now reading font defsMallocating 8768 Bytes)...
  13.     signal SEGV (no mapping at the fault address) in kpse_magstep_fix at line 93 in file "kpathsea/magstep.c"
  14.        93       *m_ret = real_dpi == mdpi ? (m - 1) * sign : 0;
  15.  
  16. Unfortunately, this isn't enough information to reproduce the bug, so I
  17. can't do anything about it.  Please read the Bugs section in kpathsea/INSTALL.
  18.  
  19. One question is where the function is being called from, and what the
  20. value of m_ret actually is.  If you send me temp.dvi (uuencoded, of
  21. course), I can see if the bug happens in my environment.
  22.  
  23. But beyond that, I don't work with the Sun ANSI compiler, so if it's
  24. compiler-specific, you'll have to work out what's wrong.  Sorry.